Giter VIP home page Giter VIP logo

about_me

let about = {

    name: "Morgan Maha Bergen",

    education: [ {
            institution: "Wichita State University",
            degree: "B.S. Computer Science",
            graduation_date: 2025
        }
    ];

    desired_role: [
        "software engineer"
    ];

}

morgan's Projects

clarity icon clarity

clarity is a POC - the first healthcare prevention software that allows for physicians and insurance providers to see what their patients consume in real-time.

computer-architecture icon computer-architecture

Introduces a multilevel approach to computer systems, with an emphasis on micro architecture and instruction set architecture levels. Also introduces techniques to improve performance such as cache memory and instruction level parallelism.

computer-ethics icon computer-ethics

Ethical issues from the use of computers, moral responsibility of computer professionals; the moral obligations; the conceptual and ethical issues surrounding the control and ownership of software; and the justifiability of regulation of the design, use and marketing of computer technology.

computer-networks icon computer-networks

The first course on computer networks. Includes the basics of computer networking, various protocols, socket programming, etc. Topics covered include physical layer (wired and wireless), medium access control and data link layers, packet switching and routing (IP), routing protocols, transport layer (TCP, UDP), congestion and flow control.

cpp-data-structures icon cpp-data-structures

Basics of Compilers in relationship to C++ compilation to object and machine code via makefile scripting. Basics of Algorithmic Design - Essentially how to design a sequence of precise instructions that leads to a solution. Principles of object-oriented programming design

cpp-fundamentals icon cpp-fundamentals

Performed base file system operations from the Linux Command Line Enviroment when implementing programs. Derived and employed basic algoritms from given problems Demonstrated basic programming concepts and constructs such as for/while/do-while loops, primative data types i.e. long, short, int, double, strings, char, arrays, pointers, variables, function scope, general debugging techniques, structures, classes, compliation and makefile techniques. Basic functionalities of git

data-mining icon data-mining

the core topics to be covered include data preproprocessing, classification, cluster analysis, association analysis, anomaly detection, neural networks, model evaluation, and applications like recommernder systems.

data-structures-and-algorithms icon data-structures-and-algorithms

The repo abstract data structures and algorithmic design making use of these structures. Topics include asymptotic analysis, trees, dictionaries, heaps, disjoint set structures; divide and conquer, greedy, and dynamic programming algorithms

digital-logic-design icon digital-logic-design

Digital Logic Design using VHDL All material in this repo will cover the VHDL and CAD tools. Additional topics will include Boolean algebra, combinational logic circuits, minimization techniques, AND, OR, NOT, NAND, NOR gates, implementation of sequential circuits, and synthesis techniques of logic circuits using VHDL. The following will contain gates and digital systems such as a simple processor.

discrete-structures-ii icon discrete-structures-ii

Continuation of Discrete Structures I, includes relations, graphs, trees, boolean algebra and automata.

donut.c icon donut.c

A donut-shaped C code that outputs a 3D spinning donut

embedded-systems icon embedded-systems

This repo will illustrate material pertaining to the course embedded systems: an intelligent system with special-purpose computation capabilities. By addressing the internal organization of micro-controller systems used in a variety of engineered systems.

hackku3.0 icon hackku3.0

A web application that would provide a public, accessible resource that helps educate consumers about the brands they support so they can make well-informed, more ethical decisions.

intro-to-artificial-intelligence icon intro-to-artificial-intelligence

This repo contains general concepts such search procedures, two-person games, predicate calculus and automated theorem proving, nonmonotonic logic, probabilistic reasoning, rule based systems, semantic networks, frames, dynamic memory, planning, machine learning, natural language understanding, neural networks.

javascript icon javascript

The goal of this repo is to document my autodidactic learning of the JavaScript language definitely.

kyber-fork icon kyber-fork

Renamed this fork to learn about it's architecture

learning-unix icon learning-unix

this will be a collection of notes and command listings for learning the unix operating system.

linux-operating-systems icon linux-operating-systems

Introduction to the basics of linux tools, linux administration, linux file and directory structure, and related concepts.

machine-learning-playground icon machine-learning-playground

This interactive project is intended to teach those who are interested in machine learning about various popular methods.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.