Pinned Repositories
500-interview-question-for-programmers
This repo is used to record all the good interview questions and answers that I met.
90_Python_Examples
The best way to learn Python is by practicing examples. The repository contains examples of basic concepts of Python. You are advised to take the references from these examples and try them on your own.
algorithms1
Algorithms 1 Coursera course code
Angular8-SpringBoot-CRUD-Tutorial
Develop a single page application(SPA) using Angular 8 as a front-end and Spring boot restful API as a backend.
awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
AwesomeJavaFX
A curated list of awesome JavaFX libraries, books, frameworks, etc...
code_snippets
coding-interview-university
A complete computer science study plan to become a software engineer.
Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
sumajali's Repositories
sumajali/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
sumajali/500-interview-question-for-programmers
This repo is used to record all the good interview questions and answers that I met.
sumajali/90_Python_Examples
The best way to learn Python is by practicing examples. The repository contains examples of basic concepts of Python. You are advised to take the references from these examples and try them on your own.
sumajali/Angular8-SpringBoot-CRUD-Tutorial
Develop a single page application(SPA) using Angular 8 as a front-end and Spring boot restful API as a backend.
sumajali/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
sumajali/AwesomeJavaFX
A curated list of awesome JavaFX libraries, books, frameworks, etc...
sumajali/coding-interview-university
A complete computer science study plan to become a software engineer.
sumajali/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
sumajali/Deblur_images
sumajali/Django-Authentication-API
This project is an Authentication API built with Django Rest Framework and Simple JWT. It includes features such as user registration, custom user model login, password change, and password reset through email. The API uses Simple JWT for token authentication.
sumajali/eBooks-PDFs-necessary-for-data-analysis-by-Python-R-
Repository for all eBooks/PDFs for data science in Python/R
sumajali/fastapi-course
sumajali/freeCodeCamp
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
sumajali/Hands-On-Microservices-with-Spring-Boot-and-Spring-Cloud
Hands-On Microservices with Spring Boot and Spring Cloud, published by Packt
sumajali/Important-Java-Concepts
[Complete Java] Notes and Programs for Fundamental & Important Concepts of Java Programming & Development.
sumajali/Java-Programs
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
sumajali/java-the-complete-reference
Source code for "Java: The Complete Reference, Eleventh Edition" by Herbert Schildt
sumajali/Learning-Python-
This repo is about learning python from basic to advanced level.
sumajali/Microservices
Code for microservices which are build with spring boot, micronaut and other available frameworks
sumajali/Pixelitor
A desktop image editor
sumajali/Python-1
All Examples for learning Python programming
sumajali/PythonGoodExamples
My Python Examples
sumajali/PythonHacks
This repo contains some solved python hacker codes
sumajali/RestTemplate
Microservices communication using #Spring #RestTemplate
sumajali/smile
Statistical Machine Intelligence & Learning Engine
sumajali/spring-framework-petclinic
A Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC
sumajali/spring-petclinic-data-jdbc
Spring Data JDBC version of the Spring Boot Petclinic
sumajali/spring-petclinic-microservices
Distributed version of Spring Petclinic built with Spring Cloud
sumajali/spring5webapp
Example Spring 5 Web Application
sumajali/SpringBootMicroservices