Passionate undergraduate developer crafting seamless mobile experiences and exploring the endless possibilities of technology. When I'm not immersed in code, you'll find me streaming games and pushing the boundaries of what's possible in software development.
const frontendSkills = {
mobile: ['Flutter', 'Android Native'],
web: ['HTML5', 'CSS3', 'JavaScript'],
ui: ['Figma', 'Adobe XD', 'Canva'],
frameworks: ['Bootstrap', 'WordPress']
} |
const backendSkills = {
languages: ['Python', 'TypeScript', 'C#'],
databases: ['SQLite', 'Firebase'],
servers: ['Node.js', 'Nginx'],
cloud: ['GCP', 'DigitalOcean', 'Heroku']
} |
class CurrentGoals:
def __init__(self):
self.learning = ["Flutter Advanced Patterns", "Cloud Architecture"]
self.working_on = ["Mobile Apps", "Discord Bots", "IoT Projects"]
self.interested_in = ["AI/ML", "Game Development", "System Design"]