iamabhishekt
let Abhishek = new Developer() const learning = true while(learning){ keepcoding() }
Harrison, NJ
Pinned Repositories
33-js-concepts
📜 33 JavaScript concepts every developer should know.
abhishek-business-card
Abhishek-flask-qr-web-assignment
Abhishek-jan102023cohort
Abhishek-qrprog
IS 601 - QRCode Generator Assignement
Appointment-API
awesome-chatgpt-prompts
This repo includes ChatGPT promt curation to use ChatGPT better.
awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
case-notes-mobile-backend
iamabhishekt's Repositories
iamabhishekt/iamabhishekt
Config files for my GitHub profile.
iamabhishekt/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
iamabhishekt/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
iamabhishekt/awesome-software-engineering
A curated list of awesome software engineering resources.
iamabhishekt/basic-youtube-clone-nextjs
iamabhishekt/codefather
程序员鱼皮的编程宝典。原创编程学习路线,包括经验分享、技术知识、学习资源、学习建议、项目等,适用于所有学习编程 & 求职的同学。已完成 Java、前端
iamabhishekt/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms bootcamp of Community Classroom.
iamabhishekt/ecommerce-nodejs-streams-app
iamabhishekt/flyte
Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
iamabhishekt/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
iamabhishekt/java-design-patterns
Design patterns implemented in Java
iamabhishekt/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
iamabhishekt/JS-Language-Learnings
iamabhishekt/jvm
🤗 JVM 底层原理最全知识总结
iamabhishekt/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
iamabhishekt/library-stripe-okta-frontend
iamabhishekt/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
iamabhishekt/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
iamabhishekt/mall-app-web
mall-app-web是一个电商系统的移动端项目,基于uni-app实现。主要包括首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等功能。
iamabhishekt/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Alibaba、Spring Boot、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
iamabhishekt/marcobehler-guides
iamabhishekt/misc
iamabhishekt/mogu_blog_v2
蘑菇博客(MoguBlog),一个基于微服务架构的前后端分离博客系统。Web端使用Vue + Element , 移动端使用uniapp和ColorUI。后端使用Spring cloud + Spring boot + mybatis-plus进行开发,使用 Jwt + Spring Security做登录验证和权限校验,使用ElasticSearch和Solr作为全文检索服务,使用Github Actions完成博客的持续集成,使用ELK收集博客日志,文件支持上传七牛云和Minio,支持Docker Compose脚本一键部署。
iamabhishekt/MultiThreadingApplication
iamabhishekt/OOP-Projects
iamabhishekt/QuickScoop-Backend
iamabhishekt/SoniTranslate
Synchronized Translation for Videos. Video dubbing
iamabhishekt/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
iamabhishekt/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
iamabhishekt/toBeBetterJavaer
一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄