๐ Building digital experiences one commit at a time
๐ฏ Turning ideas into scalable solutions
๐ง Passionate about clean code and innovative tech
๐ Watch my contributions get eaten by this cool snake!
๐ My GitHub Universe in 3D
๐งฑ Every block tells a story โ from late-night commits to breakthrough moments.
๐จโ๐ป console.log(aayush) - Click to expand
const developer = {
// Basic Info
name: "Aayush Raut",
location: {
country: "Nepal ๐ณ๐ต",
city: "Kathmandu",
timezone: "GMT+5:45",
},
// Professional Focus
currentRole: "Full-Stack Developer",
passions: [
"Building scalable web applications",
"Contributing to open source",
"Solving complex problems",
"Learning cutting-edge technologies",
],
// Technical Skills
skills: {
frontend: {
languages: ["JavaScript", "HTML5", "CSS3"],
frameworks: ["React", "Vue.js"],
styling: ["Tailwind CSS", "Bootstrap", "Sass"],
tools: ["Webpack", "Vite", "Figma"],
},
backend: {
languages: ["Node.js", "Python", "Java"],
frameworks: ["Express.js", "FastAPI", "Spring Boot"],
databases: ["MongoDB", "MySQL", "PostgreSQL"],
cloud: ["AWS", "Firebase", "Vercel"],
},
devOps: {
tools: ["Git", "Docker", "GitHub Actions"],
platforms: ["Linux", "Windows", "VS Code"],
},
},
// Current Learning Path
currentlyLearning: [
"TypeScript for better code quality",
"Next.js for full-stack React apps",
"Docker for containerization",
"System Design principles",
"GraphQL for efficient APIs",
],
// Personal Traits
personality: {
strengths: ["Problem-solving", "Team collaboration", "Quick learner"],
workStyle: "Agile, detail-oriented, user-focused",
motto: "Code like it's art, debug like a detective ๐",
funFact: "I can debug with my eyes closed (okay, almost ๐
)",
},
// Availability & Contact
availability: {
openToWork: true,
collaboration: "Always open to interesting projects",
mentoring: "Happy to help junior developers",
askMeAbout: [
"JavaScript & React best practices",
"Full-stack development workflows",
"Open source contribution tips",
"Career advice for developers",
"Cool project ideas",
],
},
// Goals & Vision
goals2025: {
technical: "Master TypeScript & Next.js ecosystem",
community: "Contribute to major open source projects",
career: "Build impactful products that solve real problems",
personal: "Share knowledge through blogging & mentoring",
},
// Methods
sayHello: function () {
return "Hey there! ๐ Let's build something amazing together!";
},
getContactInfo: function () {
return {
email: "aayuamor@gmail.com",
linkedin: "linkedin.com/in/aayush-raut-0009662b6/",
github: "github.com/AayuAmor",
twitter: "@AayuAmor",
};
},
generateMotivation: () => {
const quotes = [
"Every expert was once a beginner ๐",
"Code today, debug tomorrow, deploy forever ๐ป",
"The best time to plant a tree was 20 years ago. The second best time is now ๐ฑ",
];
return quotes[Math.floor(Math.random() * quotes.length)];
},
};
// Execute some methods
console.log(developer.sayHello());
console.log("Contact me:", developer.getContactInfo());
console.log("Daily motivation:", developer.generateMotivation());
// Current status
console.log(`
๐ Currently building: StudentApp & Portfolio Website
โก Learning: ${developer.currentlyLearning.join(", ")}
๐ฏ Next goal: ${developer.goals2025.technical}
๐ฌ Status: Available for collaboration & mentoring
`);
๐ข Work & Education Timeline (Click to expand)
const experience = {
education: {
degree: "Bachelor's in Computer Science",
institution: "Softwarica College of IT & E-Commerce",
status: "In Progress",
graduationYear: "2026",
relevantCourses: [
"Data Structures",
"Algorithms",
"Web Development",
"Database Management",
"Software Engineering",
],
},
projects: {
studentApp: {
role: "Full-Stack Developer",
duration: "3 months",
teamSize: "Solo project",
impact: "Comprehensive productivity suite for students",
technologies: ["React", "Node.js", "MongoDB", "Express"],
},
pythonAutomation: {
role: "Developer",
duration: "2 months",
teamSize: "Solo project",
impact: "Automated daily tasks, file management",
technologies: ["Python", "Tkinter", "OS modules"],
},
openSource: {
contributions: "5+ repositories",
totalCommits: "100+",
focusAreas: ["JavaScript", "Python", "Documentation"],
impact: "Helped improve code quality and documentation",
},
},
achievements: {
github: [
"Pull Shark",
"Quickdraw",
"Galaxy Brain",
"YOLO",
"Pair Extraordinary",
],
certifications: ["JavaScript Fundamentals", "Python Programming"],
recognition: [
"GitHub Arctic Code Vault Contributor",
"Active Open Source Contributor",
],
},
workExperience: {
freelance: {
role: "Freelance Developer",
duration: "6+ months",
projects: [
"Web applications",
"Automation scripts",
"Small business websites",
],
clientSatisfaction: "100%",
},
},
};
๐ Detailed Skills Breakdown (Click to expand)
Category | Skills | Proficiency |
---|---|---|
Frontend | React, JavaScript, HTML/CSS | โญโญโญโญโญ |
Backend | Node.js, Python, Express | โญโญโญโญโฌ |
Database | MongoDB, MySQL | โญโญโญโฌโฌ |
Tools | Git, VS Code, Docker | โญโญโญโญโฌ |
Learning | TypeScript, Next.js | โญโญโญโฌโฌ |
- Completed: JavaScript Algorithms & Data Structures (freeCodeCamp)
- Completed: Python Programming Fundamentals
- In Progress: Full-Stack Web Development (Coursera)
- In Progress: React Advanced Patterns
- Planned: AWS Cloud Practitioner
- Planned: TypeScript Certification
- GitHub Achievements: Pull Shark, Quickdraw, Galaxy Brain
- Open Source: 5+ repository contributions
- Projects Completed: 10+ personal projects
- Code Quality: Consistent 90%+ test coverage
๐ 2025 Goals (Click to expand)
- Unlock Pull Shark (Apr 10, 2025)
- Close 1 issue in <5 mins (Quickdraw)
- Contribute to open-source projects
- Get 16 stars on a repo (Starstruck) - Current: 8/16
- Make 100 contributions in a month - Current: 67/100
- Complete Full-Stack certification
- Launch personal portfolio website
- Contribute to major open-source project
- Build and deploy 5 production apps
- Start tech blog/YouTube channel
- Mentor junior developers
A comprehensive student productivity suite
Tech Stack: React, Node.js, MongoDB |
Classic games rebuilt for the web
Tech Stack: React, JavaScript, CSS3 |
Smart automation tools for daily tasks
|
Full-stack job application tracker
|
๐ฌ "Code like it's art, debug like a detective, and push like a boss."
โ Aayush Dada ๐