let about_me = {
name: "Morgan Maha Bergen",
education: [
{
institution: "Wichita State University",
degree: "B.S. Computer Science",
year: "Senior",
graduation_date: 2025
}
],
desired_roles: [
"software engineer",
"iOS application engineer"
];
}
-
Wichita State University
- Earth
-
01:42
(UTC -12:00) - morganbergen.github.io
- @MorganBergen
- in/morganbergen
- https://morganmahabergen.cb.id
Pinned Loading
-
CPP-Data-Structures
CPP-Data-Structures Public templateBasics 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…
C++ 4
-
embedded-systems
embedded-systems PublicThis 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-c…
C 3
-
probability-and-statistics
probability-and-statistics PublicProbability and Stochastic Processes - probability and statistics with applications. Reliability of systems. Discrete and continuous random variables. Expectations, functions of random variables, a…
MATLAB 6
-
theory-of-computation
theory-of-computation PublicFinite state automata and regular expressions. Context-free grammars and pushdown automata. Turing machines. Models of computable functions and undecidable problems. The course emphasis is on the t…
-
computer-networks
computer-networks PublicThe 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 acc…
HTML
-
data-mining
data-mining Publicthe core topics to be covered include data preproprocessing, classification, cluster analysis, association analysis, anomaly detection, neural networks, model evaluation, and applications like reco…
If the problem persists, check the GitHub status page or contact support.