Skip to content

Fazzin/HW0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

Homework 0

Required work

  1. Please add your name and GitHub username to the list below. (Due to student privacy laws, I can't actually require you to post your name in a public repository. If you have privacy concerns, you can email me for an alternate way to complete the assignment.)

  2. Edit the file names.py to define a function which returns your name WITHOUT using any string literals that contain any letters of your name, then add your function to the list NAME_FUNCTIONS, so that when the program runs, it prints the names of everyone who completed the assignment. I provided an example to get you started. I did it in a somewhat overly-mathematical way, but you're welcome to do it in a simpler way. The point of this assignment is to make sure everyone can use GitHub, not to test your math skills.

Note: Since I don't have your GitHub usernames yet, I can't add you as collaborators, so you won't be able to edit my files. You can make your own fork and submit a pull request. After that, I can add you as a collaborator so you can make further changes without waiting for my approval, if you want.

This assignment is due by the end of the day on Friday, September 5. For full credit, make sure that you've followed all of the instructions, and that your contributions are formatted appropriately.

GitHub Usernames

Add yourself to the list below. (Please keep the list alphabetized by last name.)

Yihui Cao: Fazzin

Jianping Chen: alanchen8647

Leonardo Cuapio: leocuapio

Dan Kolonay: dkolonay

Ronnie Ng: ronnien6313

Jimmy Qu: jimmy-qu

James Sundstrom: JamesSundstrom

Hasib Shaif: hasibshaif

Anis Tarafdar: anistarafdar

Gregory Tomchuk: gtomchuk2005

Dereck Taverne: DereckTav

Idea Box

Edit below for any idea you're looking to work on with classmates with your name next to it. Feel free to be as broad or descriptive for your idea for now. Listed below are just suggestions of ideas

  • Video Game (Anis is interested in this!)
    • Unreal Engine project?
    • game engine from scratch?
  • Machine Learning
    • fafake news detector ?
    • facial recognition?
    • image upscaling?
  • Web App
    • light weight messaging client
    • ???

About

Homework 0 for Math 4370, Fall 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%