Skip to content

DarvanneTapayan/darvannetapayan.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

49 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Welcome to My GitHub Repository

-Github: Open my site by clicking on the link!

Hello and welcome to my GitHub repository! I'm a Python enthusiast who's just starting out on my programming journey. In this repository, you'll find some of my early Python projects and code snippets as I learn and grow.

About Me

I'm a beginner in the world of programming, with a focus on Python. So far, I've learned the basics, including:

  • Functions (def): I can define and call functions in Python.
  • Conditional Statements (if, else): I use these to make decisions in my code.
  • Loops (while and for): I'm starting to grasp the concept of loops for repetition and iteration.

Projects

Here are some of the simple projects and code examples you can find in this repository:

  1. Hello World:

    • Hello World: My first Python program, the classic "Hello, World!".
  2. Simple Calculator:

    • Calculator: A basic calculator program that can perform addition, subtraction, multiplication, and division.
  3. Number Guessing Game:

  4. Basic Python Code Snippets:

    • Code Snippets: A collection of simple Python code snippets showcasing my learning progress.

    • My Site: Click this!

Getting Started

If you're also a beginner or just interested in my code, feel free to:

  1. Clone this repository: git clone https://github.com/yourusername/your-repo.git
  2. Explore the project folders and Python files.
  3. Experiment with the code, make modifications, and learn from it.

Contact

You can connect with me on:

License

This repository is open-source and available under the MIT License.

I'm excited to learn and grow as a programmer, and I hope my journey inspires other beginners. Thanks for visiting my repository, and let's learn together!

Happy coding! ๐Ÿ’ป