- Rochester, NY
- andrewserra.dev
- @AndrewSerra7
- in/andrewserra
-
-
crowdsourced-testcases Public
A project to crowdsource test cases for course assignments.
Go Other UpdatedJan 26, 2025 -
-
-
csci-651 Public
RIT CS MS Program, Foundations of Computer Networks Projects
Go UpdatedNov 25, 2024 -
-
learning-cpp Public
Forked from LinkedInLearning/learning-cpp-4489005This repo is for the Linkedin Learning course: Learning C++
C++ Other UpdatedAug 2, 2024 -
creditcard-validator Public
Implements Luhn algorithm to calculate whether the credit card number is valid.
Go UpdatedJun 19, 2024 -
-
-
csci-630 Public
RIT CS MS Program, Foundations of Artificial Intelligence Projects
Java UpdatedMar 29, 2024 -
csci-605 Public
RIT CS MS program, Advanced OO Programming Concepts class work.
Java UpdatedFeb 23, 2024 -
IoT-For-Beginners Public
Forked from microsoft/IoT-For-Beginners12 Weeks, 24 Lessons, IoT for All!
C++ MIT License UpdatedJan 7, 2024 -
-
-
sequential-image-analyze Public
This is a small project showing the changes in shading of the drawings over iterations.
Python UpdatedApr 16, 2023 -
uptime-metrics Public
Sends pings to IP addresses or domains and saves ping durations in InfluxDB.
Go UpdatedMar 14, 2023 -
-
iste140-work Public
Class work done in ISTE-140, Web and Mobile 1, some are labs from the books and the others are projects assigned by the professor.
HTML UpdatedDec 12, 2022 -
fs2json Public
A command-line tool to convert a directory to a json format
Python MIT License UpdatedNov 20, 2022 -
-
cloud-developer Public
Forked from udacity/cloud-developercontent for Udacity's cloud developer nanodegree
TypeScript UpdatedMay 11, 2022 -
HFOSS-2022-People Public
Forked from FOSSRIT/HFOSS-2022-PeopleHTML GNU General Public License v3.0 UpdatedJan 29, 2022 -
-
simple-node-udacity Public
An exercise to create a continuous integration environment for micro services in the Udacity Cloud Developer course.
Dockerfile UpdatedMar 12, 2021 -
-
-
HDLCoursework Public
Coursework for CPET 343 - Hardware Description Language, Rochester Institute of Technology
Tcl UpdatedDec 18, 2020 -
PopupDemoReactJs Public
Kolektif House job application project. Demonstrates a popup and a static website.
JavaScript UpdatedNov 12, 2020 -
ML-Algorithm-Practice Public
Trying to create algorithms from scratch to learn