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 Loading

  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. CS_2200 CS_2200 Public archive

    Georgia Tech's CS 2200 - Systems and Networks (Spring 2022)

    Python 1

  4. ECE_2031_Project ECE_2031_Project Public archive

    ECE 2031 Project

    VHDL 1

  5. TI-84_Programs TI-84_Programs Public archive

    TI-84 programs I made in high school

  6. AANN AANN Public archive

    Arithmetic Artificial Neural Network

    JavaScript

Repositories

Showing 10 of 28 repositories
  • Kubernetes201 Public

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

    Fried-man-Education/Kubernetes201’s past year of commit activity
    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.

    Fried-man-Education/Kubernetes101’s past year of commit activity
    0 0 0 0 Updated May 8, 2024
  • .github Public

    Organization's README Repo

    Fried-man-Education/.github’s past year of commit activity
    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.

    Fried-man-Education/Postman101’s past year of commit activity
    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!

    Fried-man-Education/JS101’s past year of commit activity
    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.

    Fried-man-Education/React101’s past year of commit activity
    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

    Fried-man-Education/SECSignal’s past year of commit activity
    Dart 0 0 0 0 Updated Jan 5, 2024
  • ECE_2031 Public archive

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

    Fried-man-Education/ECE_2031’s past year of commit activity
    VHDL 0 0 0 0 Updated Jul 26, 2023
  • ECE_2031_Project Public archive

    ECE 2031 Project

    Fried-man-Education/ECE_2031_Project’s past year of commit activity
    VHDL 1 0 0 0 Updated Jul 26, 2023
  • CS_4731 Public archive

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

    Fried-man-Education/CS_4731’s past year of commit activity
    C# 0 0 0 0 Updated Jul 25, 2023

Top languages

Loading…

Most used topics

Loading…