Hi. I'm Tuguldur Davaadorj.
Computer Science and Physics double major hoping to gain valuable job experience and solve problems through code.
To get in touch, please reach me through my email
Computer Science and Physics double major hoping to gain valuable job experience and solve problems through code.
To get in touch, please reach me through my email
Bachelor of Arts: Computer Science and Physics
Relevant Coursework: Data Structures, Computational Physics, Algorithms, Foundations of Computer Systems, Electric Fields and Circuits, Probability, Multivariable Calculus, Linear Algebra, Intermediate Macroeconomics, Quantum Physics
Extracurriculars: MacMillan House (House Chair), Club Basketball (Captain), Bowdoin Quest for Excellence (Executive Board), Pursuing Our Purpose, Men’s Ultimate Frisbee, Chess Club, Bowdoin Pep Band
Data Structures TA and Grader- Bowdoin CS Department
September 2020 - Present
‣Guide students through perplexing course material at scheduled times
‣Debug errors in code and steer stuck students to a better logic for large projects
Student Technical Support Representative- Bowdoin IT Department
September 2019 - May 2020
‣Troubleshot, managed and worked with software and hardware issues from faculty and students
‣Supported tech issues face-to-face, telephone, chat, email and remote
‣Managed tickets of people’s hardware and software-related issues, steps taken and status
Algorithms Grader- Bowdoin CS Department
January 2020 - May 2020
‣Evaluated 30 student’s varying methodical approach to open-ended problem sets
‣Provided feedback and grades to the professor promptly every week
Data Analyst- Tsahim Urtuu North America
June 2019 - August 2019
‣Contributed to quantitative data analysis for a research study on online news consumption of undergraduate students in Mongolia
‣Operated Pandas, Excel and Python to data clean and code the responses from 900 students
‣Explored and tested the best possible machine learning algorithmic solutions for the project to detect fake news and misinformation in the Mongolian language
This generates a random maze using a recursive backtracking. Code available on Github. Click to see demo!
Skills used: JavaScript and HTML
This is a snake game with more game modes! Click to see source code on Github.
Skills used: Java, OOP, GUI
This will create recursive fractal trees that you can change the angles to. Click to see demo!
Skills used: JavaScript and HTML