-
Web Development at Freelancer
👇 Hit in your console or terminal to connect with me.
npx mido-dev
👆 This command line tool can be found at npx mido-dev
const mido = {
pronouns: "He" | "Him",
code: ["HTML", "CSS", "JavaScript", "TypeScript", "PHP", "Python"],
askMeAbout: [
"front-end development",
"back-end development",
"full-stack web projects",
"UI/UX design",
"modern web trends"
],
technologies: {
frontEnd: {
basics: ["HTML5", "CSS3", "JavaScript", "jQuery"],
frameworks: ["React", "Next.js", "Vue.js"],
cssFrameworks: ["Tailwind", "Sass", "Bootstrap"],
uiLibraries: ["Material UI", "Ant Design", "Chakra UI"],
},
backEnd: {
js: ["Node.js", "Express", "NestJS"],
php: ["Laravel"],
python: ["Django", "Flask"],
},
devOps: ["Docker", "CI/CD", "Nginx", "GitHub Actions"],
cloudServices: {
aws: ["EC2", "S3", "CloudFront"],
gcp: ["Cloud Run", "Firebase Hosting"],
},
databases: ["PostgreSQL", "MySQL", "MongoDB", "SQLite", "Redis"],
misc: ["REST APIs", "GraphQL", "WebSockets", "Socket.IO"],
},
architecture: {
frontEnd: ["SPA", "SSR", "SSG"],
backEnd: ["monolithic", "microservices", "serverless"],
devOps: ["CI/CD pipelines", "containerization"],
databases: ["Relational", "NoSQL", "In-memory"],
},
currentFocus: "Delivering scalable and modern web solutions",
funFact: "Every great project starts with a clean HTML structure."
};
-
💻 “I code… therefore I break stuff.”
-
🐛 “Bugs are just undocumented features.”
-
☕ “Coffee: turning bugs into features since forever.”
-
🔧 “Ctrl + S is my best friend.”