This is my github where you are going to find my personal and professional projects. If you are a recruiter/headhunter and want to interview me for a job opportunity please access my Curriculum Vitae in the badges bellow and feel free to verify my main repositories also down below.
Any who wants to build a MVP of their ideas and begin a startup, feel free to connect.
import Developer from 'Shahma';
class AboutMe extends Developer {
name = 'Abu Shahma Ansari';
area = 'UI/UX and Full-stack';
job = 'Open Source Developer @Palisadoes_Foundation;
address = 'Greater Noida, Uttar Pradesh, India';
undergradProgram = 'B.Tech in Computer Science and Engineering';
}
class Skills extends Developer {
languages = ['Python', 'Java', 'Javascript', 'Typescript', 'HTML', 'CSS'];
libraries = ['React'];
frameworks = ['NextJs', 'SpringBoot'];
databases = ['MongoDB', 'MySQL', 'PostgresSQL']
Services = ['AWS', 'Docker', 'Kubernetes', 'Redis', 'Nginx']
otherTech = ['Figma', 'Keynote']
other = ['Design Thinking Paradigms', 'Prototype Design and Architecture']
}