Welcome to my personal blog built with Quarto! This site serves as a platform for sharing my journey in technology, with posts covering topics like AI, deep learning, RF microelectronics, and more.
This blog is a collection of my learning experiences, technical insights, and personal reflections. As a graduate student specializing in Artificial Intelligence, I document my exploration of various technologies and concepts.
The blog is organized into several categories:
- Deep Learning: Neural networks, CNNs, and related concepts
- German: Language learning resources
- RF Microelectronics: Radio frequency circuits and systems
- LLM: Large language models and related technologies
- Tools: Tutorials on Python libraries like NumPy, Pandas, and Conda
- Web Development: HTML and web technologies
- Others: Miscellaneous topics including motivation and GUI agents
This site is built using:
- Quarto: A powerful publishing system for scientific and technical content
- GitHub Pages: For hosting the static site
- Markdown/QMD: For writing content
- HTML/CSS: For styling and presentation
To run this blog locally:
-
Clone this repository:
git clone https://github.com/SamithVa/samithva.github.io.git
-
Install Quarto following the official installation guide
-
Render the site:
quarto render
-
Preview the site:
quarto preview
To create a new blog post:
- Create a new directory in the appropriate category folder under
posts/ - Name the directory with the date and topic (e.g.,
2024-01-15-new-topic) - Create an
.qmdfile with your content - Include proper metadata (title, date, categories, etc.)
- Render the site with
quarto render
While this is primarily a personal blog, I welcome suggestions and corrections. Feel free to open an issue if you find any errors or have suggestions for improvement.
- Email: vasamith@163.com
- GitHub: SamithVa
Content is copyright © Samith Va. All rights reserved.