< About >
 
                        Hello, my name is Ethan McDermott and I am a software developer. I graduated from Coding Dojo's part time bootcamp in December of 2021 where I learned HTML, CSS, JavaScript, SQL, Python, and Django. 
 Prior to my journey into software development,
                         I earned my B.A. in Economics from UNCW with a minor in Math. I have worked as a Data Analyst for the past 2.5 years. I am excited to continue learning and growing as a developer.
                    
                < /About >
< Projects >
Bug Tracker
 
                                View Larger
 
                                    
                                Bug Tracker
A full stack ticketing system built for software development, complete with user login and registration
Technologies Used:
                                    HTML5
                                    CSS3
                                    JavaScript
                                    jQuery
                                    Python
                                    Django
                                
                                
                            Deals From the Vine
View Larger
Deals From the Vine
A web scraping project that takes wine deals form various sites and displays them in one convenient location
Technologies Used:
                                    HTML5
                                    CSS3
                                    Python
                                    Beautiful Soup
                                
                                
                            Crypto Tracker (Work in Progress)
View Larger
Crypto Tracker (Work in Progress)
A react app using CoinMarketCap's API to track various crypto currencies, using state and ansynchronous functions to update prices every minute
Technologies Used:
                                    HTML5
                                    CSS3
                                    JavaScript
                                    ReactJS
                                    AXIOS