<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kush Garg</title>
    <description>The latest articles on DEV Community by Kush Garg (@kushg02).</description>
    <link>https://dev.to/kushg02</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F390059%2F7943cd17-19f1-4d8c-a399-c4c5efa332a5.png</url>
      <title>DEV Community: Kush Garg</title>
      <link>https://dev.to/kushg02</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kushg02"/>
    <language>en</language>
    <item>
      <title>StockSmart Project</title>
      <dc:creator>Kush Garg</dc:creator>
      <pubDate>Wed, 20 May 2020 06:11:48 +0000</pubDate>
      <link>https://dev.to/kushg02/stocksmart-project-3n5k</link>
      <guid>https://dev.to/kushg02/stocksmart-project-3n5k</guid>
      <description>&lt;h2&gt;
  
  
  My Final Project
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://drive.google.com/file/d/1SW7qLhsrlqrKydQA9c4CCd5E_FPXW1mm/view?usp=sharing"&gt;https://drive.google.com/file/d/1SW7qLhsrlqrKydQA9c4CCd5E_FPXW1mm/view?usp=sharing&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/Kushg02/StockSmart"&gt;https://github.com/Kushg02/StockSmart&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  My Code's Story: How I built it
&lt;/h2&gt;

&lt;p&gt;Crashes, jumps, beta values, earning reports, index price fluctuations: a slew of data scattered across a spreadsheet. This hurricane of numbers slapped me across the face. For my AP CS final project, I was inspired to create an app, StockSmart, that helps people make smart investments. Its creation was akin to solving a complex puzzle that computing alone could not help me decipher. &lt;/p&gt;

&lt;p&gt;At first, I researched basic ways to predict stock market prices. After a week of trying different types of statistical models, I wasn’t able to predict any stock price with significant accuracy. More research would indicate these statistical models were useful for predicting the growth of a sapling, but useless for stocks since economics isn’t a field like physics or calculus where a derivation of an equation easily results in the correct answer. After spending my evenings and free time on Investopedia, I found that risk (unlike stock prices) could be definitively quantified. I then decided to build my own formula for calculating risk. After a week of tweaking, I created a program that successfully organized data and calculated risk. Connecting the two distinct fields of computer science and economics has led to some of my greatest intellectual growth. &lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Computer science isn’t simply coding; it is utilizing the power of computing to understand other sciences ranging from economics to biology. I will define a successful college experience as one which allows me to understand the technical knowledge of computing while learning and solving the problems at the boundary between disciplines. 
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

</description>
      <category>octograd2020</category>
    </item>
  </channel>
</rss>
