Welcome to Roshan GC
Welacome to my personal corner on the internet. I'm a (+2) student with a passion for technology, programming, and web development. This website serves as a platform to share my projects, ideas, and insights in the world of coding and technology. Whether you're here to explore my work or just want to connect, I'm glad you're here!
Technologies
C
C is a general-purpose programming language that is widely used for system programming, embedded systems, and application development. It was developed in the early 1970s by Dennis Ritchie at Bell Labs and has since become one of the most influential programming languages in history.
Python
Python is a high-level, interpreted programming language known for its simplicity and readability. It was created by Guido van Rossum and first released in 1991. Python's design philosophy emphasizes code readability and allows developers to express concepts in fewer lines of code compared to other programming languages.
HTML
HTML (Hypertext Markup Language) is the standard markup language used for creating web pages and web applications. It provides the structure and content of a webpage, allowing developers to define elements such as headings, paragraphs, images, links, and more. HTML is a fundamental technology for building websites and is often used in conjunction with CSS and JavaScript to create interactive and visually appealing web experiences.