queens-college
Here are 16 public repositories matching this topic...
Mac OS script to install software and config files for my web dev courses.
-
Updated
Jan 17, 2023 - Shell
Final project for Data 790 (Python visualization).
-
Updated
Feb 11, 2023 - Jupyter Notebook
A Python script that automatically enrolls you into a class on CUNYFirst.
-
Updated
Apr 15, 2022 - Python
The following project is a scraper I wrote in Rust to gather network nodes using the Pushshift API. My project is NOT an official API for Pushshift or Reddit in any way. I played around a bit with Rust prior to starting this project; my code is quite awful.
-
Updated
Jun 21, 2023 - Rust
Small projects from that 240 using MIPS
-
Updated
Apr 11, 2018 - Assembly
I designed this logic circuit of a 3x3 Three Bit Multiplier as a project of my CSCI - 240 Computer Organization and Assembly Language Course at Queens College of the City University of New York. Here I am uploading the .circ file of the logic circuit that I designed with logisim.
-
Updated
Aug 21, 2024
Assigned Homework from my CS211 class
-
Updated
Mar 20, 2018 - C++
Gluttony consumes web APIs. Nom nom!
-
Updated
Jul 6, 2022
A scraper written in Rust to gather Steam user reviews along with models in Python.
-
Updated
Nov 2, 2021 - Rust
The N Queens problem is a classic computer science problem that asks how to place N chess queens on an NxN chessboard such that no two queens threaten each other. It's used to study algorithms and artificial intelligence as it requires finding a solution that satisfies multiple constraints and making choices based on previous decisions.
-
Updated
Feb 13, 2023 - Kotlin
Class projects that were assigned for my CSCI212 class
-
Updated
May 4, 2018 - Java
Improve this page
Add a description, image, and links to the queens-college topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the queens-college topic, visit your repo's landing page and select "manage topics."