Skip to content
View gerardcastill's full-sized avatar
Block or Report

Block or report gerardcastill

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
gerardcastill/README.md

Hi, I'm Gerardo!

Studied Software Engineering at Kennesaw State University

  • 🌱 I’m currently learning more about C++ to use in embedded systems and Javascript for web development
  • ⭐ Just finished getting inventory management system v1.0 running.

Pinned

  1. inventory-management inventory-management Public

    A full stack application that allows you, the manager, to document orders, keep track of inventory, and add/edit users.

    JavaScript

  2. encrypted-chat encrypted-chat Public

    A client-server CLI chat application that encrypts messages between client(s) and a server using AES-Cipher Block Chaining encryption

    C++

  3. konoerik/bot-sense konoerik/bot-sense Public

    Twitter bot detection project for KSU SWE7903

    Jupyter Notebook 1

  4. library-manager library-manager Public

    A library manager that allows you to add or delete books to an inventory, check in and out a book, display book details, and keep track of books by availability.

    Java

  5. employee-management employee-management Public

    A CRUD app to update employee information using React framework for front end, SpringBoot framework for back end, and PostgreSQL for database management

    JavaScript

  6. learning-springboot learning-springboot Public

    Application of Spring Boot concepts using SpringDataJPA with postgreSQL

    Java