Welcome to frankmbrown.net
Welcome to my personal website.
If you see anything on this site that you like or don't like, you can
email me.
For why I created this site, see the
About Page.
Current Things to Note About This Site:
- Some of the features on this site require Web APIs which require user consent for the site to utilize. If you ever accidentally deny the site access to Web APIs and later change your mind, you can use this page to change which APIs you give the site access to.
- You are limited to 3 video and audio uploads per day. I am currently too lazy to implement audio and video streaming how it should be handled - which is why there is this limit.
- You are not currently allowed to upload audio and video through comments - I haven't implemented content restrictions for audio and video yet.
- Users are limited to 100 comments per day because I haven't decided to protect against bots.
On This Site
Notes
Page that houses the notes that I took using my implementation of the Lexical Rich text editor, which can be seen on the projects page. Right now, notes are mostly on computer/software topics, but I expect that to change in the future.
Projects
Page that contains links to projects that I have worked on. Right now, the page contains mostly software projects, but that might change in the future.
Links
Page contains some helpful links to pages across the internet that I want to remember.
Quotes
I wanted to create a page similar to Paul Graham's quote page on his website. If I ever come across a snippet of text that I think is meaningful, I will try to add it to this page along with what I got from it.
Daily Reading
I am trying to learn something new everyday, or dive deeper into a topic that I previously didn't have the time to do a deep dive on. I created this page to try to read documentation/blog posts/chapters of a book every day and take some notes on what I read.
Notes
I created this page to take notes using . I wanted to create this page in part to improve my skills and also to improve my to HTML system. This page mainly contains notes on research papers and other technical subjects.
Jupyter Notebooks
Page that contains Jupyter Notebooks that I created. I wanted to create this page to house Jupyter Notebooks that I create - which mainly contain notes on data science, machine learning, and other python-related topics (such as notes on documentation), but I also wanted to improve my ipynb to HTML system.
Markdown Notes
Page that contains some notes that I have taken using the markdown markup language. I wanted to create this page to improve my markdown-to-HTML system, learn more about markdown, and because sometimes, it is easier to take notes using markdown than any other markup language.
Stream of Consciousness
I created this page to house some microblogs that I have created / will create. Sometimes I want to note something for future reference that does not require a full note or deep dive, and this page contains those ideas. Sometimes I will just post what I am thinking as well.
Chat
I created this page because I wanted to practice using WebSockets and because I thought it would be fun. It also gives me the opportunity to maybe implement infinite scroll. This page allows you to chat with other people who have visited this site. Your chat messages are associated with your IP address.
Blog
Page that contains some blog posts. I haven't really started blogging yet, but I hope to in the future.
Idea
Page that contains some ideas that I have. The page is currently empty, but I plan to add to it in the future.
Utilities
Page that contains some functionality that I need to use often and that didn't require its own project page. You can search for SVG icons, generate mathml, generate highlighted code markup, and much more on this page.
Cookies
Page that allows you to edit your cookie preferences. I tried to make this site comply with the European Union's regulations after looking into what they require, and I believe that it does.