GithubHelp home page GithubHelp 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.

communication-networks icon communication-networks

communication networks, network traffic, network impairments, standards, layered reference models for organizing network functions/

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.

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.

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.

object-oriented-programming icon object-oriented-programming

Concepts of object-oriented programming. Covers data abstractions, classes and objects, methods, inheritance, polymorphism, dynamically-bound method calls and data encapsulation.

password-generator icon password-generator

This program will generator a pseudo randomally generated password based on user set criteria. The following outputs will comprise of ASCII standard value character set, with which the user's password will derive from.

probability-and-statistics icon probability-and-statistics

Probability and Stochastic Processes - probability and statistics with applications. Reliability of systems. Discrete and continuous random variables. Expectations, functions of random variables, and linear regression. Sampling distributions, confidence intervals, and hypothesis testing. Joint, marginal, and conditional distribution and densities.

probability-statistics icon probability-statistics

asic concepts and methods in probability and statistics such as sample space, discrete and continuous random variables, probability distributions; introduction to the statistical inference, classical estimation and testing procedures for one and two sample problems; chi-square test.

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.