badripaudel77
Just sharing my learning journey with / through Github. Projects are for learning, experimental, and academic purposes.
CotivitiNepal
Pinned Repositories
advance-java-elective-assignment-project
Advance Java [ JSP + SERVLET + MYSQL ]
All-Concepts-In-One-Android-App
This repo contains all the basic android concepts within one app, with different branches.
blogs-web-app-django
A fully functional django and python blog website with blogs CRUD functionalities, pagination, comments on particular post, using django, postgreSQL, bootstrap 5 etc.
blogs-web-app-flask
Small projects for learning python & it's web framework flask with small project. Deployed to heroku.
blogs-web-service-spring-boot
Blog application using Spring Boot with Java, PostgreSQL database that has association, authentication and authorization with spring security and jwt , jUnit 5 and much more.
common-data-structures-practice
Data Structures and Algorithms. Implemented using Java Programming Language.
dynamic-excel-generator
This is an application (web-service) that allows one to generate and download file(excel for now) based on dynamic no of columns at runtime and certain configuration values such as prefix for email , phone and so on.
Information-manager-web-app-spring-boot
Information Keeping Web Application using Spring Boot, Spring Data JPA, Thymeleaf Templating Engine and Spring Security. Deployed on Amazon elastic beanstalk.
My-Notes-Android-App
Fully functional Android note keeping Application. Has login and signin authentication with email validation.
tiny-social-media-backend-service
Small Social app back end REST API using Node.Js, Express Js and mongoDB.
badripaudel77's Repositories
badripaudel77/blogs-web-app-django
A fully functional django and python blog website with blogs CRUD functionalities, pagination, comments on particular post, using django, postgreSQL, bootstrap 5 etc.
badripaudel77/blogs-web-app-flask
Small projects for learning python & it's web framework flask with small project. Deployed to heroku.
badripaudel77/tiny-social-media-backend-service
Small Social app back end REST API using Node.Js, Express Js and mongoDB.
badripaudel77/blogs-web-service-spring-boot
Blog application using Spring Boot with Java, PostgreSQL database that has association, authentication and authorization with spring security and jwt , jUnit 5 and much more.
badripaudel77/common-data-structures-practice
Data Structures and Algorithms. Implemented using Java Programming Language.
badripaudel77/dynamic-excel-generator
This is an application (web-service) that allows one to generate and download file(excel for now) based on dynamic no of columns at runtime and certain configuration values such as prefix for email , phone and so on.
badripaudel77/infinite-web
This repository contains codes implemented during mentorship program at Infinite Nepal (https://www.infinite.com). This was to guide new comers before they're assigned to the projects helping them understand in web programming, especially, in JavaScript along with HTML and CSS.
badripaudel77/Information-manager-web-app-spring-boot
Information Keeping Web Application using Spring Boot, Spring Data JPA, Thymeleaf Templating Engine and Spring Security. Deployed on Amazon elastic beanstalk.
badripaudel77/MERN-book-app
It's an app that has two collections books and categories of book [ demo ] and has various endpoints for CRUD applications for both the collections. Built using React Js, Node, Express, MongoDb [mongoose ODM].
badripaudel77/springboot-web-services-practice
Real time backend web services using Spring boot with Java programming language . Read description for full ideas.
badripaudel77/angular-full-concepts-app
Angular application with organized project structure, using all the fundamental features of angular such as API calling, Services, Interceptors, Guards, Interface, directives, sharing data between components, and more.
badripaudel77/angular-js-learning
Learning angular JS
badripaudel77/badripaudel77
badripaudel77/bash-scripting-learning
Writing programs in bash scripting.
badripaudel77/databridge
badripaudel77/drools
Code, examples and illustrations for drools.
badripaudel77/google_OAuth_node_express
Google Oauth20 authentication with node.js , express and mongose.
badripaudel77/grails-practice-application
Grails Application With some of the basics to advance features of grails. Using groovy, grails 3.3.8 and PostgreSQL and more.
badripaudel77/interviews
Everything you need to know to get the job.
badripaudel77/microservice-architecture-illustration
Completely functioning microservice architecture using spring boot, spring cloud gateway, eureka server, circuit breaker pattern with resilience4j. Presented at Threadcode Technologies.
badripaudel77/problem-solving-questions-solutions
Coding problems and their solutions that I did.
badripaudel77/python-concepts-learning
Python codes for learning purposes with practical examples.
badripaudel77/react-movie-list-app
React movie listing app using TMDM api , for managing state context has been used. To mimic database, localstorage has been used. Live at https://react-context-movie-list.netlify.app/
badripaudel77/recipe-app-angular
Recipe Application using Angular [14.0.0]. Hosted on firebase. Live link given below.
badripaudel77/simple-Angular-weather-app
Basic Angular weather application - learning angular
badripaudel77/spring-crm-rest
All the CRUD operation using RESTful API in java using Spring and hiberante framework. Normal spring available at = > https://github.com/badripaudel77/spring-hibernate-crud
badripaudel77/spring-docker-demo
Writing docker file for spring boot and running it in container using docker image.
badripaudel77/spring-security
Spring security codes.
badripaudel77/twilio-sms
Sending Twilio sms, written for my blog at my website https://www.guidestocode.com
badripaudel77/typescript-practice
Typescript learning and exploring more !