-
-
dockerized-data-pipeline Public
A repository to learn Apache Airlfow by integrating it with other technologies.
Java UpdatedDec 23, 2023 -
Spark-Exercises-With-Scala Public
Apache Spark exercises with Scala to learn Spark and Scala.
Scala UpdatedSep 4, 2023 -
-
Minimal-Search-Engine Public
A minimal, crawling based, search engine.
-
-
Hibernate-Demo Public
Annotation driven Hibernate project, a quickstart Hibernate demo
Java UpdatedNov 24, 2022 -
News-Portal Public
A RESTful Webservice built with Spring Boot, Spring Security, Spring AOP, and H2. This is also for learning and practicing purposes only.
-
An online reservation system for flight bookings
-
HW2-JSONFileMerger Public
Merges multiple JSON files into a single JSON file efficiently. Prints out some parts of a JSON object once a lookup string exists in some part of the JSON object.
Java UpdatedJun 8, 2022 -
Password-Generator Public
A python-based password generator script. It generates random passwords with features like include letters, excludes letters, and letter usage percentage.
-
-
A sample repository to deploy and dockerize multiple spring boot microservices.
-
OpenCC Public
A free open-source application that notifies LaGCC students via text messages when their requested class(es) become open.
-
-
A simple project using Selenium, TestNG and other tools for learning purposes
Java UpdatedFeb 14, 2021 -
A basic spring boot RESTful webservices example with CRUD functionality
Java UpdatedJan 21, 2021 -
-
Coding-Problems Public
Some coding (problem solving) problems I came across and solution
-
JUnit5 Public
This repository is intended to demonstrate my ability and understanding of JUnit5
Java UpdatedSep 28, 2020 -
A statistical language modeling application
Python UpdatedAug 24, 2020 -
Sentiment Analysis on IMDB movie reviews given by reviewers and understanding their overall reaction to the movie. The classification model was trained using 50 thousand IMDB reviews.
-
Generic-Data-Structures Public
Java implementation of some basic data structure with Generics
Java UpdatedAug 15, 2020 -
Through-Terminal-Via-Brew Public
This repository lists how to install libraries and applications on OS X through terminal using Homebrew package manager
UpdatedAug 14, 2020 -
A selenium project to automate and check for the students who dropped a course in current session and holding a seat in higher level classes for the upcoming session(s)
Python MIT License UpdatedJun 23, 2020 -
spring-boot-examples Public
Forked from in28minutes/spring-boot-examplesCode Examples for everything thats written on www.springboottutorial.com
Java UpdatedMay 29, 2020 -
Interpreter-Part-2 Public
Implementation of an interpreter (i.e., evaluator) for the expressions with user-defined functions.
Java UpdatedMay 19, 2020 -
Interpreter-Part-1 Public
Implementation of an interpreter (i.e., evaluator) for the expressions without user-defined functions.
Java UpdatedApr 25, 2020 -
Top-Down-Parser Public
Implemented a top-down, recursive-descent parser for given BNF for the project language X.
-
Lexical-Analyzer Public
Given an EBNF defining 18 tokens and 10 additional keywords construct a lexical analyzer on that EBNF for a project language X
Java UpdatedMar 7, 2020