from Abishek_A_S import SoftwareEngineer
class Bio(SoftwareEngineer):
name = "Abishek A S"
title = "Software Engineer"
company_and_role = "Maersk Training | Junior Business Analyst"
location = "Chennai, India"
email = "abishek.sankar@protonmail.com"
contact = "+918825352645"
previous_experience = {
"company": "Stryker",
"role": "R&D Intern",
"duration": "Sep 2022 – July 2023",
"location": "Gurugram, India",
}
hobbies = ["Cricket", "Stargazing", "Cinema", "Badminton", "Coding", "Games"]
class Skills(SoftwareEngineer):
ProgrammingLanguages = [
"Python",
"TypeScript",
"JavaScript",
"SQL",
"HTML",
"Shell",
"CSS",
"Java",
"C++",
"C",
"Ruby",
"C#",
"Dart"
]
FrameworksAndLibraries = ["Next.js", "React.js", "Node.js", "Tailwind CSS", "Django", "Flask", "Flutter"]
Databases = ["MySQL", "MongoDB", "PostgreSQL"]
DevelopmentTools = ["Docker", "Visual Studio Code", "Git", "GitLab"]
OperatingSystems = ["Windows", "Ubuntu", "macOS", "Fedora", "CentOS", "ArchLinux"]
OtherSkills = [
"Agile Methodologies",
"Problem Solving",
"Team Collaboration",
"Technical Documentation",
"Debugging",
"Unit Testing",
"Continuous Integration/Continuous Deployment (CI/CD)",
"RESTful APIs",
"Data Structures and Algorithms",
"Object-Oriented Programming (OOP)",
"Responsive Web Design",
"Test-Driven Development (TDD)",
]
-
Maersk Training
- Chennai, India
-
04:47
(UTC +05:30) - abishek-as-portfolio.vercel.app
- in/abishek-as
Highlights
- Pro
Pinned Loading
-
ecommerce-dashboard-cms
ecommerce-dashboard-cms PublicThis project is a versatile e-commerce platform that utilizes Shadcn UI for the administration interface. It provides a centralized CMS for managing multiple vendors and stores, with automated API …
-
ecommerce-store
ecommerce-store PublicThis repository hosts the frontend component of my Ecommerce backend project. The platform showcases a diverse array of products, thoughtfully categorized and complemented by engaging billboards. F…
TypeScript
-
realtor
realtor PublicRealTor is a full-featured real estate app. Users can sign up, create, edit, and delete property listings. Profile management, sign-in options (email and Google OAuth), and easy sign-out are suppor…
JavaScript
-
Audio-Classification-Deep-Learning
Audio-Classification-Deep-Learning PublicWe'll look into audio categorization using deep learning principles like Artificial Neural Networks (ANN), 1D Convolutional Neural Networks (CNN1D), and CNN2D in this repository. We undertake some …
If the problem persists, check the GitHub status page or contact support.