/* Alee Productions Website: Website for Alee Productions Copyright (C) 2020 Alee This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ import Layout from "../components/Layout"; const About = () => (

About

Alee Productions is a software and video production company, founded by Andrew Lee.

History

Alee Productions started in 2017 under the name of AleeCorp. It used to make just software but over time it started branching to other things like making games and videos. In late 2018, AleeCorp merged with Universe and some project merged but due to a community conflict during October in that year, Universe and AleeCorp splited. In 2019 however, AleeCorp got renamed to Alee Productions just to make the company more professional.

FAQ

  • Q: Why did you create Alee Productions?
  • A: Reason why I want to create this is because I want to make my own things as a passion also sharing it to the public and to make it as a career.

  • Q: Why the name "Alee Productions?"
  • A: As you know my name is Andrew Lee and my name starts with an "A" and combine it with "Lee" you get "Alee". :)

Our Teams

Discord

  • Travis#1777 (Admin)
  • jtsshieh#6424 (Admin)
  • The Pixel Polygon#2069 (Admin)
  • Inkydink#9098 (Moderator)

Credits

This website is powered by Next.js, Netlify and Material Design Bootstrap.

This website is open source. Contribute here.

); export default About;