komal98
Software Engineer | Building scalable systems | Backend Engineering | Data Driven Softwares
San Francisco Bay Area
Pinned Repositories
apiary
Checking out how apiary works
bloom-filter-spell-checker
Data-Web-Tech-For-Data-Science
My learnings from my course STA 220: Data and Web Technologies for Data Science
deck-of-cards
Java API for games with playing cards.
dynamic-graph-algorithm-for-mpc
A Report on: Dynamic Graph Algorithms with Batch Updates in the Massively Parallel Computation Model
fault-tolerance-in-multiple-processor-architechture
leetcode-solutions
Leetcode Solutions in Java
predict-bitcoin-price
A basic project for forecasting bitcoin prices
project-euler
My attempt at https://projecteuler.net/
robust-dns
DNS server from scratch
komal98's Repositories
komal98/predict-bitcoin-price
A basic project for forecasting bitcoin prices
komal98/fault-tolerance-in-multiple-processor-architechture
komal98/apiary
Checking out how apiary works
komal98/bloom-filter-spell-checker
komal98/Data-Web-Tech-For-Data-Science
My learnings from my course STA 220: Data and Web Technologies for Data Science
komal98/deck-of-cards
Java API for games with playing cards.
komal98/dynamic-graph-algorithm-for-mpc
A Report on: Dynamic Graph Algorithms with Batch Updates in the Massively Parallel Computation Model
komal98/komal98
Komal Bakshi Github Profile
komal98/leetcode-solutions
Leetcode Solutions in Java
komal98/project-euler
My attempt at https://projecteuler.net/
komal98/robust-dns
DNS server from scratch
komal98/flow-log-analyzer
The Flow Log Parser is a Java program designed to process network flow log data and map each entry to tags based on a specified lookup table. It reads flow logs and tag mappings from CSV files, counts occurrences of each tag and port/protocol combination, and outputs the results as CSV files.
komal98/fp-mining-nlp-approach-for-identifying-topics-of-interest
Frequent pattern mining and Natural Language Processing to create topics of interest which is very similar to manually created topics.
komal98/myportfoilio
komal98/navigating-unemployment-landscape
UC Davis STA 220 Web Scraping Project
komal98/resilientdb
ResilientDB: A scalable permissioned blockchain fabric
komal98/secure-dns-server
This project was implemented as a part of the course ECS235A. In this project, we aim to develop a DNS Server architecture which can mitigate the effects of a DNS Denial of Service attack. Our architecture employs a DNS Gatekeeper server which acts as a proxy between the actual DNS Servers and the user.