Skip to content
@Fried-man-Education

Educational Repos

Academic & Recreational Educational Endeavours

image

About

This GitHub organization is a "folder" of repositories for most programmatic coursework completed during my bachelor's degree in computer science. In addition to providing a means of organization and version control for my academic work, the repository also archives school programming projects and online recreational courses undertaken. Through this collection, one may gain an understanding of the topics explored and studied during my academic and personal endeavors in computer science.

Course List

General

The undergraduate degree in computer science provides a solid foundation of knowledge and skills for applying digital processes effectively to issues of broad interest in a global society. The curriculum builds on a base of fundamentals in programming and computational theory to allow each student the opportunity to explore a variety of computing paths in depth.

Courses

Systems & Architecture

The Systems & Architecture thread is where many of the practical skills of computing are learned. This thread teaches you about the organization of computer systems, how they are built using different hardware and software layers and how they are programmed.

The Systems & Architecture thread deals with a complete vertical slice of system building from processor design, memory organization to virtualization and operating system layers all the way up to the programming interfaces, languages and the tool chains such as compilers, debuggers and profilers. It emphasizes different system properties such as performance, power consumption, reliability, security, and availability. This thread spans a vast spectrum of systems ranging from parallel and distributed systems to emerging multi-core systems, as well as domain specific systems (such as gaming consoles, healthcare information systems, real-time embedded controllers used in avionics, and so on).

Courses

Intelligence

The Intelligence thread is concerned with top-to-bottom computational models of intelligence. To this end, we emphasize designing and implementing artifacts that exhibit various levels of intelligence as well as understanding and modeling natural cognitive agents such as humans, ants, or bees. Students acquire the technical knowledge and skills necessary for expressing, specifying, understanding, creating, and exploiting computational models that represent cognitive processes. The Intelligence thread prepares students for fields as diverse as artificial intelligence, machine learning, perception, cognitive science, and countless fields in which these areas of computational intelligence are applied.

Courses

Popular repositories

  1. Euler_Solutions Euler_Solutions Public

    A collection of various solutions to the problems presented in Project Euler.

    Common Lisp 3

  2. CS_2340 CS_2340 Public archive

    Georgia Tech's CS 2340 - Objects and Design (Fall 2021)

    Java 1

  3. ECE_2031_Project ECE_2031_Project Public archive

    ECE 2031 Project

    VHDL 1

  4. TI-84_Programs TI-84_Programs Public archive

    TI-84 programs I made in high school

  5. AANN AANN Public archive

    Arithmetic Artificial Neural Network

    JavaScript

  6. YMNN YMNN Public archive

    This is the "Yo Mama" joke generating neural network!

    C#

Repositories

Showing 10 of 28 repositories
  • Kubernetes201 Public

    Learn Docker, Docker Compose, Multi-Container Projects, Deployment and all about Kubernetes from the ground up!

    Python 0 0 0 0 Updated May 14, 2024
  • Kubernetes101 Public archive

    Learn Kubernetes in simple, easy and fun way with hands-on coding exercises. For beginners in DevOps.

    0 0 0 0 Updated May 8, 2024
  • .github Public

    Organization's README Repo

    0 0 0 0 Updated Apr 11, 2024
  • Postman101 Public

    Postman API testing for manual and automated tests. Automate with Newman, Jenkins or any other CI tool.

    JavaScript 0 0 0 0 Updated Mar 25, 2024
  • JS101 Public

    The modern JavaScript course for everyone! Master JavaScript with projects, challenges and theory. Many courses in one!

    JavaScript 0 0 0 0 Updated Mar 16, 2024
  • React101 Public

    A collection of hands-on React projects and solutions from the "React - The Complete Guide 2024" course, covering basics to advanced topics.

    JavaScript 0 0 0 0 Updated Mar 10, 2024
  • SECSignal Public

    Data-driven insights and analysis on SEC filings, empowering investors with concise financial intelligence

    Dart 0 0 0 0 Updated Jan 5, 2024
  • ECE_2031 Public archive

    Georgia Tech's ECE 2031 - Digital Design Laboratory (Summer 2023)

    VHDL 0 0 0 0 Updated Jul 26, 2023
  • ECE_2031_Project Public archive

    ECE 2031 Project

    VHDL 1 0 0 0 Updated Jul 26, 2023
  • CS_4731 Public archive

    Georgia Tech's CS 4731 - Game AI (Summer 2023)

    C# 0 0 0 0 Updated Jul 25, 2023

Most used topics

Loading…