Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

publications

talks

Crafting Balance: The Dual-Edged Sword of Open-Source LLMs in the Quest for Responsible AI

Published:

This talk dissected the complex dynamics of open-source Large Language Models, emphasizing their power to democratize AI and drive innovation against the backdrop of ethical challenges. The talk outlined strategies for harnessing the benefits of open-source LLMs while addressing critical concerns like bias and privacy, aiming for a responsible AI future.

teaching

Teaching experience 1

Undergraduate course, University 1, Department, 2014

This is a description of a teaching experience. You can use markdown like any other post.

Teaching experience 2

Workshop, University 1, Department, 2015

This is a description of a teaching experience. You can use markdown like any other post.

ECE 3514: Data structures and algorithms

Undergraduate course, Virginia Tech, 2024

This course is the second in the software sequence for computer engineering students. The main goals of the course are to introduce you to commonly used data structures and algorithms, and to gain experience selecting and implementing them to solve specific problem. A secondary goal of the course is to improve your overall programming skill, particularly in problem solving and software design.

ECE 3574: Applied Software Design

Undergraduate Course, Virginia Tech, 2025

This course is an introduction to applied software design methods for use in the writing of efficient, reusable, and modulator C++ programs. These methods include the use of the following: classes, inheritance, and polymorphism; design patterns; high-level programming techniques using libraries, generics, and containers; widgets, models, and views; software frameworks for embedded systems; and advanced techniques ranging from multi-threading to reflective programming.