Prajanya Subramanian.
Web Developer
Chennai, India
Hi there! I'm a 2nd year student pursuing a Bachelors in Computer Applications. I'm also a web developer with knowledge in front-end tools.
type ContactType = 'github' | 'linkedIn' | 'email';
const techStack: TechStack = {
main: [
'HTML5', 'CSS3', 'JavaScript', 'React', 'Bulma',
'TailwindCSS', 'BootStrap5', 'MDX', 'Astro',
'SCSS', 'WordPress', 'Webflow', 'Bulma'
],
others: [
'MySQL', 'Git', 'GitHub', 'Markdown',
'Figma'
]
};
// Contact function
const contact = (type: ContactType): string => {
switch (type) {
case 'github':
return 'https://github.com/aigle-levant';
case 'linkedIn':
return 'https://www.linkedin.com/in/prajanya-subramanian/';
case 'email':
return 'officialprajanya@gmail.com';
}
};
Voile
Meet fashion. Meet Voile. Check out this amazing fashion website mock-up with cool animations and a soothing monochrome palette.
Open Project WebsiteTitan Fitness
Titan Fitness is where dreams go and score big. A stoic theme, soothing transitions, and a minimal color scheme helps you experience it in a website.
Open Project WebsiteProfile-Ex
Want to look up GitHub profiles, but don't want to spend hours looking up for their top three repos? Profile-Ex is here to help.
Open Project Website