Skip to content
View ajay340's full-sized avatar
:octocat:
Developing
:octocat:
Developing
Block or Report

Block or report ajay340

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ajay340/README.md

Hi, I'm Ajay!

ajay340

ajay340

As a software engineer in security and big data products, I have hands-on experience building dynamically scalable, available, fault-tolerant, and reliable applications.

Software Development Engineer at Amazon

Linkedin: Ajay Shah GitHub ajay340

A little more about me...

ajay: Developer = {
  code: [Python, Typescript, Go, Java, Javascript, Scheme(Racket), SQL, HTML],
  framework: [Django, Flask, Express, React JS, Keras, Echo, Tkinter, Selenium],
  tools: [Lambda, MongoDB, Docker, Elasticsearch, PostgreSQL, MySQL, Heroku, IBM Cloud, AWS, Azure],
  architecture: ["microservices", "test-driven", "monolithic", "agile"],
}

Pinned

  1. SearchBreaches.me SearchBreaches.me Public

    A GoLang web application provides a search engine for viewing data breaches, recommending similar data breaches, and downloading a pdf report of the breach

    Go 2 1

  2. Web-Database-Management Web-Database-Management Public

    A material design web UI for mySQL database management.

    Python 21 6

  3. Multiclass-Classification-Baselines-NIDS Multiclass-Classification-Baselines-NIDS Public

    This repository contains jupyter notebooks for applying machine learning classification algorithms for enhancements in Network Intrusion Detection Systems.

    Jupyter Notebook

  4. Discord-ChatGPT Discord-ChatGPT Public

    Self-hosted Discord bot for chatting with Open AI's completion model

    Go 1 1

  5. SetonHallCSS SetonHallCSS Public

    A program that will automatically schedule one's courses for the upcoming semester, using a GUI.

    Python 1

  6. Hashtable-Collisions-Comparison Hashtable-Collisions-Comparison Public

    Comparison of the number of collisions caused by inserting keypairs in a hashtable with respect to Linear Probing and Double Hashing methods.

    Java