Ambient Lofi
Background Music

$ whoami

Full Stack Developer & System Administrator

Crafting beautiful web experiences & managing robust infrastructure

About Me

Sulcrus Profile

Years of Experience

3+

Projects Completed

10+

$ cat about_sulcrus.txt

Hello! I'm a Full Stack Developer and System Administrator with over 3 years of experience in creating innovative web applications and managing complex infrastructure.

My journey in technology began with a deep curiosity about how systems work, which led me to specialize in both frontend and backend development to deliver seamless user experiences.

I focus on building scalable, high-performance applications and implementing efficient DevOps practices to ensure continuous delivery and optimized infrastructure management.

Professional Journey

Chief Operating Officer (COO) - Cosmic Nodes

2020 - 2023

Oversaw company operations, managed cross-functional teams, and developed business strategies to drive growth. Spearheaded technical projects and ensured operational efficiency.

Leadership Project Management Strategic Planning

Technical Support - Giga Nodes

2023 - 2024

Provided comprehensive technical support, troubleshooting issues, and ensuring system reliability. Collaborated with the development team to resolve infrastructure and system issues.

Linux Troubleshooting Networking

Technical Support - GB Nodes

Feb 2024 - Aug 2024

Managed server infrastructure, optimized performance, and ensured system security. Provided technical solutions for system integration and configuration.

System Administration Server Configuration Security Management

Freelance System Administrator

2020 - Present

Provided freelance system administration services, including server management, cloud infrastructure setup, and automation. Delivered high-quality solutions tailored to client needs.

Cloud Infrastructure Automation Server Management

Commission & Application Manager - Paragon Services

2024 - Present

Managed commission structures and application processes. Coordinated with development teams to ensure seamless application integrations and maintained client relationships.

Client Management Process Optimization Application Management

Freelance Full Stack Developer - Spark Studios

2024 - Present

Worked with clients to design and develop full-stack web applications, implementing both frontend and backend solutions. Delivered quality products and maintained long-term client relationships.

Full Stack Development Client Collaboration Web Application Development

Web Developer - Various Clients ( 50+ )

2022 - Present

Developed custom websites for various clients, ensuring high performance, scalability, and responsive design. Worked across different industries, tailoring solutions to meet client requirements.

Web Development Responsive Design Client Solutions

Education

Secondary Education Examination (SEE)

Jyoti Academy

2022

10+2 Science

Little Angels College

Currently Enrolled

Certifications

  • Udemy Certification: System Administration
  • Udemy Certification: Full Stack Development

Technical Expertise

Frontend Development

React Vue.js Tailwind CSS JavaScript

Backend Development

Node.js Python PostgreSQL MongoDB Express.js Django REST APIs GraphQL

System Administration

Linux Docker Kubernetes Nginx

Cloud Services

AWS Azure GCP Heroku

Projects

LA Esports League - Esports Management System

A complete frontend and backend esports management platform built using PHP, MySQL, and modern web technologies to manage tournaments, teams, and players.

PHP MySQL JavaScript HTML/CSS
LA Esports League

Result Management System

A web application built using React.js and other backend tools to streamline the process of managing and displaying student results for schools.

React.js Node.js Express MongoDB
Result Management System

Garud School Management System

A comprehensive school management system built using Laravel and PHP, enabling schools to manage students, teachers, courses, and administrative tasks efficiently.

Laravel PHP MySQL
Garud School Management System

E-Commerce Shop Builder (Similar to Shopify)

A dynamic e-commerce platform builder, similar to Shopify, developed using Laravel, React.js, and various frontend/backend tools to create customizable online stores for users.

Laravel React.js PHP JavaScript
E-Commerce Shop Builder

Code Snippets

Express.js REST API Example

const express = require('express');
const app = express();

// Middleware
app.use(express.json());

// Route handler
app.get('/api/users', async (req, res) => {
try {
    const users = await User.find();
    res.json(users);
} catch (err) {
    res.status(500).json({ error: err.message });
}
});

// Error handling middleware
app.use((err, req, res, next) => {
console.error(err.stack);
res.status(500).json({ error: 'Something broke!' });
});

app.listen(3000, () => {
console.log('Server running on port 3000');
});
											

MongoDB Connection Example

const mongoose = require('mongoose');
mongoose.connect('mongodb://localhost/myapp', {
useNewUrlParser: true,
useUnifiedTopology: true,
useCreateIndex: true
});

const db = mongoose.connection;

db.on('error', console.error.bind(console, 'connection error:'));
db.once('open', function() {
console.log('Database connected successfully');
});

// User Schema
const userSchema = new mongoose.Schema({
username: { type: String, required: true, unique: true },
email: { type: String, required: true },
createdAt: { type: Date, default: Date.now }
});

const User = mongoose.model('User', userSchema);
											

Services & Packages

Pricing adjusted for your region. All prices in USD

For Small Projects

Starter Package

$187.99
per project
  • Basic Website Development
  • 5 Pages
  • Basic SEO Setup
  • Mobile Responsive
  • 1 Month Support
Most Popular
For Business Solutions

Professional Package

$637.99
per project
  • Full Stack Web Application
  • Custom Backend Development
  • Database Design & Implementation
  • User Authentication System
  • Advanced SEO Optimization
  • 3 Months Support & Maintenance
For Large Scale Projects

Enterprise Package

Custom
tailored pricing
  • Custom Enterprise Solution
  • Microservices Architecture
  • Cloud Infrastructure Setup
  • 24/7 Support & Monitoring
  • Custom SLA Agreement

Additional Services

Server Management

24/7 monitoring and maintenance

$90/month

Security Audit

Comprehensive security analysis

$135

Performance Optimization

Speed and efficiency boost

$75

DevOps Setup

CI/CD pipeline implementation

$225

Code Memory Match

Match the programming language pairs to test your memory!

Moves: 0
Time: 0:00
Score: 0