{"id":38,"date":"2026-04-27T00:11:36","date_gmt":"2026-04-27T00:11:36","guid":{"rendered":"https:\/\/madired4.soisweb.uwm.edu\/?page_id=38"},"modified":"2026-04-27T00:47:27","modified_gmt":"2026-04-27T00:47:27","slug":"projects","status":"publish","type":"page","link":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/projects\/","title":{"rendered":"Projects"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"38\" class=\"elementor elementor-38\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61498b6 e-flex e-con-boxed e-con e-parent\" data-id=\"61498b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-265471c elementor-widget elementor-widget-html\" data-id=\"265471c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section style=\"padding: 70px 30px; background: #f8f9fb; font-family: Arial, sans-serif;\">\r\n  <div style=\"max-width: 1050px; margin: auto;\">\r\n\r\n    <h1 style=\"font-size: 42px; color: #263676; text-align: center; margin-bottom: 15px;\">\r\n      My Projects\r\n    <\/h1>\r\n\r\n    <p style=\"font-size: 18px; color: #333; text-align: center; max-width: 800px; margin: 0 auto 45px; line-height: 1.7;\">\r\n      Here are some of the projects I have worked on through coursework, research, and hands-on experience.\r\n      These projects helped me strengthen my technical skills, problem-solving abilities, and understanding of real-world applications.\r\n    <\/p>\r\n\r\n    <!-- Project 1 -->\r\n    <div style=\"background: white; padding: 30px; border-radius: 16px; margin-bottom: 30px; box-shadow: 0 8px 25px rgba(0,0,0,0.08);\">\r\n      <h2 style=\"color: #263676; font-size: 28px; margin-bottom: 15px;\">\r\n        Campus Event Manager Web Application\r\n      <\/h2>\r\n\r\n      <p style=\"font-size: 17px; color: #333; line-height: 1.7;\">\r\n        This project was developed as part of my Intro to Software Engineering course. I worked in a team to build a web application that allows users to create, manage, and browse campus events.\r\n      <\/p>\r\n\r\n      <p style=\"font-size: 17px; color: #333; line-height: 1.7;\">\r\n        I contributed to the backend development using Django, implementing features such as user authentication, event creation, and data management. I also worked on structuring the code to make it organized and scalable.\r\n      <\/p>\r\n\r\n      <p style=\"font-size: 17px; color: #333; line-height: 1.7;\">\r\n        This project helped me understand full-stack development and improved my experience working in a team environment.\r\n      <\/p>\r\n\r\n      <p style=\"color: #4fcd58; font-weight: bold; font-size: 17px;\">\r\n        Tools Used: Python, Django, HTML, CSS\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- Project 2 with image -->\r\n    <div style=\"background: white; padding: 30px; border-radius: 16px; margin-bottom: 30px; box-shadow: 0 8px 25px rgba(0,0,0,0.08);\">\r\n      \r\n      <img decoding=\"async\" src=\"https:\/\/madired4.soisweb.uwm.edu\/wp-content\/uploads\/2026\/04\/mycobot.jpg\"\r\n           alt=\"Robotics Digital Twin Project\"\r\n           style=\"width: 100%; max-height: 360px; object-fit: cover; border-radius: 14px; margin-bottom: 25px;\">\r\n\r\n      <h2 style=\"color: #263676; font-size: 28px; margin-bottom: 15px;\">\r\n        Robotics Digital Twin Project\r\n      <\/h2>\r\n\r\n      <p style=\"font-size: 17px; color: #333; line-height: 1.7;\">\r\n        In this project, I worked as an Undergraduate Research Assistant to develop a digital twin of a robotic arm using real cobot hardware and simulation tools.\r\n      <\/p>\r\n\r\n      <p style=\"font-size: 17px; color: #333; line-height: 1.7;\">\r\n        I used Python, MATLAB, and Simulink to simulate the robot\u2019s movement and implemented real-time communication using UDP to synchronize the physical robot with the simulation model.\r\n      <\/p>\r\n\r\n      <p style=\"font-size: 17px; color: #333; line-height: 1.7;\">\r\n        I also worked on debugging motion and connectivity issues to improve the system\u2019s performance and accuracy. This project gave me hands-on experience in robotics, simulation, and integrating software with hardware systems.\r\n      <\/p>\r\n\r\n      <p style=\"color: #4fcd58; font-weight: bold; font-size: 17px;\">\r\n        Tools Used: Python, MATLAB, Simulink, Simscape Multibody, UDP Communication\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- Project 3 -->\r\n    <div style=\"background: white; padding: 30px; border-radius: 16px; box-shadow: 0 8px 25px rgba(0,0,0,0.08);\">\r\n      <h2 style=\"color: #263676; font-size: 28px; margin-bottom: 15px;\">\r\n        Nonprofit Website Development\r\n      <\/h2>\r\n\r\n      <p style=\"font-size: 17px; color: #333; line-height: 1.7;\">\r\n        As part of the Nonprof-IT program, I worked as a Web Developer Intern on a team to design and improve a nonprofit website that serves thousands of students.\r\n      <\/p>\r\n\r\n      <p style=\"font-size: 17px; color: #333; line-height: 1.7;\">\r\n        I collaborated with team members using Agile practices, contributed to research and planning, and helped improve the website\u2019s layout, usability, and features.\r\n      <\/p>\r\n\r\n      <p style=\"font-size: 17px; color: #333; line-height: 1.7;\">\r\n        I also worked on organizing content and documenting the website structure for future use. This experience helped me improve my web development skills and learn how to work effectively in a team environment.\r\n      <\/p>\r\n\r\n      <p style=\"color: #4fcd58; font-weight: bold; font-size: 17px;\">\r\n        Tools Used: WordPress, HTML, CSS, Agile\/Scrum\r\n      <\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>My Projects Here are some of the projects I have worked on through coursework, research, and hands-on experience. These projects [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-38","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Projects - Hepsiba Reddy Portfolio<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Projects - Hepsiba Reddy Portfolio\" \/>\n<meta property=\"og:description\" content=\"My Projects Here are some of the projects I have worked on through coursework, research, and hands-on experience. These projects [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/madired4.soisweb.uwm.edu\/index.php\/projects\/\" \/>\n<meta property=\"og:site_name\" content=\"Hepsiba Reddy Portfolio\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-27T00:47:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/madired4.soisweb.uwm.edu\/wp-content\/uploads\/2026\/04\/mycobot.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/index.php\\\/projects\\\/\",\"url\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/index.php\\\/projects\\\/\",\"name\":\"Projects - Hepsiba Reddy Portfolio\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/index.php\\\/projects\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/index.php\\\/projects\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/mycobot.jpg\",\"datePublished\":\"2026-04-27T00:11:36+00:00\",\"dateModified\":\"2026-04-27T00:47:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/index.php\\\/projects\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/index.php\\\/projects\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/index.php\\\/projects\\\/#primaryimage\",\"url\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/mycobot.jpg\",\"contentUrl\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/mycobot.jpg\",\"width\":1000,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/index.php\\\/projects\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Projects\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/#website\",\"url\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/\",\"name\":\"Hepsiba Reddy Portfolio\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/madired4.soisweb.uwm.edu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Projects - Hepsiba Reddy Portfolio","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Projects - Hepsiba Reddy Portfolio","og_description":"My Projects Here are some of the projects I have worked on through coursework, research, and hands-on experience. These projects [&hellip;]","og_url":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/projects\/","og_site_name":"Hepsiba Reddy Portfolio","article_modified_time":"2026-04-27T00:47:27+00:00","og_image":[{"url":"https:\/\/madired4.soisweb.uwm.edu\/wp-content\/uploads\/2026\/04\/mycobot.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/projects\/","url":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/projects\/","name":"Projects - Hepsiba Reddy Portfolio","isPartOf":{"@id":"https:\/\/madired4.soisweb.uwm.edu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/projects\/#primaryimage"},"image":{"@id":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/projects\/#primaryimage"},"thumbnailUrl":"https:\/\/madired4.soisweb.uwm.edu\/wp-content\/uploads\/2026\/04\/mycobot.jpg","datePublished":"2026-04-27T00:11:36+00:00","dateModified":"2026-04-27T00:47:27+00:00","breadcrumb":{"@id":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/projects\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/madired4.soisweb.uwm.edu\/index.php\/projects\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/projects\/#primaryimage","url":"https:\/\/madired4.soisweb.uwm.edu\/wp-content\/uploads\/2026\/04\/mycobot.jpg","contentUrl":"https:\/\/madired4.soisweb.uwm.edu\/wp-content\/uploads\/2026\/04\/mycobot.jpg","width":1000,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/projects\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/madired4.soisweb.uwm.edu\/"},{"@type":"ListItem","position":2,"name":"Projects"}]},{"@type":"WebSite","@id":"https:\/\/madired4.soisweb.uwm.edu\/#website","url":"https:\/\/madired4.soisweb.uwm.edu\/","name":"Hepsiba Reddy Portfolio","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/madired4.soisweb.uwm.edu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/wp-json\/wp\/v2\/pages\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/wp-json\/wp\/v2\/comments?post=38"}],"version-history":[{"count":5,"href":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/wp-json\/wp\/v2\/pages\/38\/revisions"}],"predecessor-version":[{"id":82,"href":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/wp-json\/wp\/v2\/pages\/38\/revisions\/82"}],"wp:attachment":[{"href":"https:\/\/madired4.soisweb.uwm.edu\/index.php\/wp-json\/wp\/v2\/media?parent=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}